home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part2 / 11670 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: morris.vip.best.com!user
  2. From: morris@best.com (Paul Morris)
  3. Newsgroups: comp.emacs,comp.dcom.modems
  4. Subject: Re: While using xemacs via modem connection,...
  5. Date: Fri, 19 Apr 1996 23:48:36 -0700
  6. Organization: Best Internet Communications
  7. Message-ID: <morris-1904962348370001@morris.vip.best.com>
  8. References: <4l7gq0$p2a@epx.cis.umn.edu>
  9. NNTP-Posting-Host: morris.vip.best.com
  10.  
  11. In article <4l7gq0$p2a@epx.cis.umn.edu>, yjwon@cs.umn.edu (Youjip Won) wrote:
  12.  
  13. > Hi,
  14. >    I usually use my 486PC as dummy terminal and connect it to the work
  15. >    station at school via modem. I favorite editor is xemacs. These days,
  16. >    when I use xemacs in the situation above, control-s character is
  17. >    somehow  inserted. I never typed it. It means when I try to go a page
  18. >    down by C-v, the xemacs search for a string ^v. C-s character is
  19. >    generated randomnly. I don't know where it comes from. But, it has
  20. >    never happened before. Please let me know the details if you have had
  21. >    the similar experience.
  22.  
  23.  
  24. Your communication program must be using software flow control.  This uses
  25. control-s and control-q to prevent overruns. The control-s says "stop while
  26. I process the current input," and control-q means "ready to go again."
  27. You should try to switch to hardware flow control (CTS & RTS).  That should
  28. stop the inteference with emacs.
  29.  
  30.  
  31.  
  32. >    Also, sometimes if I type C-s , it is interpreted as 'stop screen'
  33. >    command. I don't know why. Any type of feedback would be greatly
  34. >    appreciated. Thanks.
  35.  
  36.  
  37. This is normal at the exec level.  You can use control-s to stop output
  38. from passing by too fast to read it.  Use control-q to release the stop.
  39. They are still marked on some keyboards as XOFF and XON.
  40.  
  41. Paul
  42.